home *** CD-ROM | disk | FTP | other *** search
/ ftp.cs.arizona.edu / ftp.cs.arizona.edu.tar / ftp.cs.arizona.edu / icon / newsgrp / group00b.txt / 000090_icon-group-sender_Mon Oct 23 12:34:15 2000.msg < prev    next >
Internet Message Format  |  2001-01-03  |  975b

  1. Return-Path: <icon-group-sender>
  2. Received: (from root@localhost)
  3.     by baskerville.CS.Arizona.EDU (8.11.1/8.11.1) id e9NJXou27055
  4.     for icon-group-addresses; Mon, 23 Oct 2000 12:33:50 -0700 (MST)
  5. Message-Id: <200010231933.e9NJXou27055@baskerville.CS.Arizona.EDU>
  6. From: Parvinder Kaur <kaurp@cs.ucdavis.edu>
  7. X-Newsgroups: comp.lang.icon
  8. Subject: Icon beginner
  9. Date: Mon, 23 Oct 2000 11:56:42 -0700
  10. X-Trace: mark.ucdavis.edu 972327406 622 169.237.5.136 (23 Oct 2000 18:56:46 GMT)
  11. X-Complaints-To: usenet@ucdavis.edu
  12. To: icon-group@cs.arizona.edu
  13. Errors-To: icon-group-errors@cs.arizona.edu
  14. Status: RO
  15. Content-Length: 335
  16.  
  17. Hi, 
  18.   I'm just learning icon and I'm stumped with a particular problem.  I'm
  19. suppose to delete all occurrences of a space from a sentence, i.e. "Hi
  20. there" should become "Hithere".  Any ideas of how I should approach this
  21. problem.  I tried using the built-in delete proc. but it wasn't working.
  22. I'd appreciate any help, thanks!
  23. -Cos
  24.  
  25.